runtime.waitReason.isMutexWait (method)
3 uses
runtime (current package)
proc.go#L1348: if !gp.waitreason.isMutexWait() {
proc.go#L1363: if !gp.waitreason.isMutexWait() {
runtime2.go#L1333: func (w waitReason) isMutexWait() bool {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)